GetGXShape
Mac OSThe
GetGXShape
method returns the geometric representation of this shape, expressed as a QuickDraw GX shape.
ODgxShape GetGXShape ();
- return value
- The QuickDraw GX shape that is equivalent to this shape.
DISCUSSION
The QuickDraw GX shape returned by this method is owned by this shape; you cannot modify it. However, when you no longer need it, you are responsible for deallocating its storage.This method calls the
GetPlatformShape
method to obtain the QuickDraw GX shape.EXCEPTIONS
kODErrInvalidGraphicsSystem
- The QuickDraw GX graphics system is not installed or available.
SEE ALSO
TheODgxShape
type (page 884).
TheODShape::GetPlatformShape
method (page 639).
TheODShape::SetGXShape
method (page 649).
Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help